toggle menu
Rell System Library API Reference
rell
switch theme
search in API
Rell System Library
/
[root]
/
decimal
/
floor
floor
rell
pure
function
floor
(
)
:
decimal
Floor value: rounds 1.0 to 1.0, 1.9999 to 1.0, -1.0001 to -2.0, etc.
Since
0.9.1